Changeset 275:35b27818296e for uwsgi.c

Show
Ignore:
Timestamp:
03/09/10 09:12:35 (5 months ago)
Author:
roberto@…
Branch:
default
Message:

fixed conditional proxy compilatio

Files:
1 modified

Legend:

Unmodified
Added
Removed
  • uwsgi.c

    r261 r275  
    14991499#endif 
    15001500 
    1501 #ifdef UWSGI_SPOOLER 
     1501#ifdef UWSGI_PROXY 
    15021502                        /* reload the proxy (can be the only process running) */ 
    15031503                        if (uwsgi.proxy_socket_name && uwsgi.shared->proxy_pid > 0) {