[pca] Strange proxy behavior - Error 401: MOS data missing (long)

Martin Paul martin at par.univie.ac.at
Wed May 11 20:00:57 CEST 2011


Hi Lee,

Both this:

>   Trying http://10.44.19.68/pca-proxy.cgi?
>   Failed (Error 401: MOS data missing)

.. and that:

> I have "debug=1" in my /etc/pca-proxy.conf file on my PCA proxy, but for
> some reason it isn't writing a debug log in /var/tmp/.

.. strongly point at pca-proxy.cgi not reading the /etc/pca-proxy.conf 
file. Simple things first: Are the permissions set in a way, that the 
user running CGI scripts (or the web server) can read the config file?

Martin.

BTW, you can remove this setting from pca-proxy.conf:

>   threads=5

It has no effect on the proxy anyway (if multiple clients access the 
proxy, multiple CGI scripts will be spawned), and just adds more 
complexity to the case.

Martin.



More information about the pca mailing list