Poor performance in serving of static files
Jürg Lehni
lists at scratchdisk.com
Mon Jul 18 08:46:10 UTC 2011
PS:
The server is in Germany, so the effect might be more noticeable in countries closer to it.
On 18 Jul 2011, at 07:59, Igor Sysoev wrote:
> On Mon, Jul 18, 2011 at 07:03:03AM +0100, Jürg Lehni wrote:
>> You are right, so here it is:
>>
>> The same site running on Nginx:
>>
>> http://lineto.com:81/The+Fonts/Font+Categories/Text+Fonts/Akkurat/Normal/
>
> Sometimes I see some delays on both URLs.
> You can try to increase nginx workers priority:
>
> worker_processes NN;
> worker_priority -10; # man nice
>
>
> --
> Igor Sysoev
>
> _______________________________________________
> nginx mailing list
> nginx at nginx.org
> http://nginx.org/mailman/listinfo/nginx
More information about the nginx
mailing list