I'm in the same situation.
Posted at Nginx Forum: http://forum.nginx.org/read.php?2,12609,257723#msg-257723
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
This questions is originated because i would like to improve it before to
put it into a production environment.
Thanks in advance.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,257248,257249#msg-257249
___
nginx mailing list
nginx@nginx.or
Hi everybody,
Does any know if exist any kind of baseline o checklist to improve the
security and performance of nginx..?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,257248,257248#msg-257248
___
nginx mailing list
nginx@nginx.org
http://
Thanks for the tips and the corrections , after a long night i have finished
the proxy configuration with ldap auth php authentication .
Does anybody know if it it possible share configurations into ngnix page ?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,257206,257245#msg-257245
Thanks
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,257239,257244#msg-257244
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
Does anybody know what does "Undefined index: HTTP_X_AUTH_PORT " mean?
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,257239,257239#msg-257239
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listinfo/nginx
I changed the IP address into my php script and i think we are moving on,
now i'm seening the next error into my logs:
*6 upstream sent invalid response: "550 5.7.0 Error: insufficient
authorization" while reading response from upstream, client: 192.168.122.1
using starttls, server: 0.0.0.0:587,
Sorry, me mistake, all the IP's are related to with the
192.168.122.0/255.255.255.0 network.
Posted at Nginx Forum:
http://forum.nginx.org/read.php?2,257206,257233#msg-257233
___
nginx mailing list
nginx@nginx.org
http://mailman.nginx.org/mailman/listi
Hi there,
I have decided delete all authetication part from the email process auth,
and first made the simplest configuration, so i have configured nginx based
on the the examples provided into wiki nginx page and just modified it to
get an IP address and hostname to redirect my users to my back
Thank's in advance.
The php ngnix integration already worked fine, but your idea it is goot to
know what else is obtained with the manual request, I put the result of the
execution:
168.122.170:80/correo-proxy-auth/auth.php
* About to connect() to 192.168.122.170 port 80 (#0)
* Trying 192.168.
Actually already did that, and i got the next answere:
[root@proxy-n1 ~]# curl -H "Auth-Method: plain" \
> -H "Auth-User: ricardo.carrillo" \
> -H "Auth-Pass: r3dh4t" \
> -H "Auth-Protocol: imap" \
> -H "Auth-Login-Attempt: 1" \
> -i http://192.168.122.170:80/correo-proxy-auth/index.php
HTTP/1.1 5
Hi, my name is Ricardo,
I'm here to ask for help about an implementation of pop3/imap and smtp proxy
functionality with nginx, i want to implement a "cluster" with those
functionalities.
Consideration
- All nodes/machines are virtualized (VM).
- All nodes/machines are configured with 600MB of RA
12 matches
Mail list logo