Menu

Skip to content
  • Cookbook
  • About
  • Random bits in french

MrBrown blob

random bits.

ulimit

October 12, 2009 by CharlyBr on Optimization

Optimizing Servers and Processes for Speed with ionice, nice, ulimit

Just found this very good article about optimizing servers.

 
March 9, 2009 by CharlyBr on Distro, http

Nginx and worker_connections are more than open file resource limit warning

If you encounter this warning message under Linux: 2009/03/09 21:23:19 [warn] 26827#0: 4096 worker_connections are more than open file resource limit: 1024 A solution is to use the command ulimit in nginx start script, just before lunching nginx: […] ulimit  -n 65536 […]

 

Categories

  • Adminsys
  • Android
  • Benchmarks
  • Command line
  • Data centers
  • Development
  • Distro
  • http
  • iOS
  • iPhone
  • Java
  • Javascript
  • Logs
  • Mac
  • Mobile
  • Monitoring
  • MySQL
  • Nginx
  • Optimization
  • Photography
  • PHP
  • Revision Control
  • Ruby
  • Symfony
  • Uncategorized
  • Web
  • Wordpress

Recent Posts

  • AWS Cookbook
  • Nginx: unknown directive “rewrite_by_lua”
  • Nginx: mass permanent redirects
  • Android: center text horizontally and vertically in a TextView
  • Install gem as user on OSX 10.10 Yosemite

Search

 
Subscribe!
© CharlyBr - See also allNix