On Monday 23 June 2008, Zappasodi Daniele wrote:
how can I read the MAX_URI_SIZE value in openser.cfg?
Hi Dainiele,
this is not possible, as its a compile time constant, defined in config.h. But
unless you've changed it in your compiled binary, you can just assume its the
standard value 1024.
Cheers,
Henning