Dirk, > Should we set an maximum allowed URI length? May be. > If the answer is no, than alloca() is unusable > for handling the URI. Its not problem. We have predefined size buff for sscanfs(buf, "HTTP %d.... and if URI is very long, then sscanf return shorted number of scannig and producing error. But... I shall think above this problem. --w vodz