Ticket #1014 (new enhancement)

Opened 19 months ago

Last modified 14 months ago

comparing strace of single request through lighty-1.5-svn and nginx-0.5.10

Reported by: yusufg@… Owned by: jan
Priority: normal Milestone:
Component: core Version: 1.5.x-svn
Severity: normal Keywords:
Cc: Blocked By:
Need User Feedback: Blocking:

Description

I used the following commands to capture the strace

system is Centos 4.4/x86-64

strace -f -o nginx.strace nginx -c conf/webserver.conf strace -f o lighttpd.strace lighttpd -D -f webserver.conf

both nginx/lighty configs are setup for epoll and sendfile. access/error log is disabled for both client is http_load -fetches 1 -parallels 1 file-containing-url

I can't figure out why lighty has open/stat of /etc/localtime whereas nginx doesn't have any also lighty-svn seems to open the file which is to be sent twice compared to nginx single time

Attachments

nginx.strace (14.6 kB) - added by yusufg 19 months ago.
strace of nginx 0.5.10
lighttpd.strace (50.1 kB) - added by yusufg 19 months ago.
strace of lighty r1620
lighty.strace (14.6 kB) - added by yusufg 19 months ago.
strace with server.max-stat-threads = 0

Change History

Changed 19 months ago by yusufg

strace of nginx 0.5.10

Changed 19 months ago by yusufg

strace of lighty r1620

Changed 19 months ago by yusufg

strace with server.max-stat-threads = 0

Add/Change #1014 (comparing strace of single request through lighty-1.5-svn and nginx-0.5.10)

Author



Change Properties
<Author field>
Action
as new
 
Note: See TracTickets for help on using tickets.