Welcome! Log In Create A New Profile

Advanced

Performance difference between if(!-e) and try_files?

July 14, 2010 11:00PM
I am trying to generate a following in getting a small modification
added to Drupal that would allow it to work with try_files, as it
doesn't right now (full explanation here:
http://drupal.org/node/827236)

I am wondering though, exactly how many syscalls or savings per
request you get from using try_files instead of if (!-e
$request_filename) ? It would be interesting to be able to reference
some numbers, and I don't trust my debugging skills to get it right.
Igor, you probably know how many each one makes in your sleep... :)
would you have any ideas?

_______________________________________________
nginx mailing list
nginx@nginx.org
http://nginx.org/mailman/listinfo/nginx
Subject Author Posted

Performance difference between if(!-e) and try_files?

mike July 14, 2010 11:00PM

Re: Performance difference between if(!-e) and try_files?

Peter Portante July 14, 2010 11:12PM

Re: Performance difference between if(!-e) and try_files?

mike July 14, 2010 11:20PM



Sorry, only registered users may post in this forum.

Click here to login

Online Users

Guests: 170
Record Number of Users: 8 on April 13, 2023
Record Number of Guests: 421 on December 02, 2018
Powered by nginx      Powered by FreeBSD      PHP Powered      Powered by MariaDB      ipv6 ready