Re: a list of Fedora 18 package names?

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On 01/23/2013 04:26 PM, Chris Adams wrote:

> To expand: when clients browse to a directory, the webserver daemon has
> to generate a directory listing (usually sorted, which means the daemon
> has to retrieve the whole directory into memory, sort it, and then
> generate the HTML to send to the client).  With large directories, that
> blocks that webserver process/thread for a noticable time.  A relatively
> small number of requests can slow down and/or block other access.

Only if the filesystem really sucks.
Sorting and generation is done (or... must be done) in an instant; we are talking
about 25,000 stupid strings.

If I test

wget http://fedora.inode.at/fedora/linux/releases/16/Everything/x86_64/os/Packages/

which is a unified package dir, I'm not able to see any delay between
the "connect" and the "saving" phase.
And if 100 users are hitting the big dir, you have filesystem caching
helping you a lot.

Best regards.
-- 
   Roberto Ragusa    mail at robertoragusa.it
-- 
users mailing list
users@xxxxxxxxxxxxxxxxxxxxxxx
To unsubscribe or change subscription options:
https://admin.fedoraproject.org/mailman/listinfo/users
Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines
Have a question? Ask away: http://ask.fedoraproject.org


[Index of Archives]     [Older Fedora Users]     [Fedora Announce]     [Fedora Package Announce]     [EPEL Announce]     [EPEL Devel]     [Fedora Magazine]     [Fedora Summer Coding]     [Fedora Laptop]     [Fedora Cloud]     [Fedora Advisory Board]     [Fedora Education]     [Fedora Security]     [Fedora Scitech]     [Fedora Robotics]     [Fedora Infrastructure]     [Fedora Websites]     [Anaconda Devel]     [Fedora Devel Java]     [Fedora Desktop]     [Fedora Fonts]     [Fedora Marketing]     [Fedora Management Tools]     [Fedora Mentors]     [Fedora Package Review]     [Fedora R Devel]     [Fedora PHP Devel]     [Kickstart]     [Fedora Music]     [Fedora Packaging]     [Fedora SELinux]     [Fedora Legal]     [Fedora Kernel]     [Fedora OCaml]     [Coolkey]     [Virtualization Tools]     [ET Management Tools]     [Yum Users]     [Yosemite News]     [Gnome Users]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Fedora Sparc]     [Libvirt Users]     [Fedora ARM]

  Powered by Linux