~measurement-factory/squid/ftp-gw

« back to all changes in this revision

Viewing changes to src/client_side.cc

  • Committer: Alex Rousskov
  • Date: 2014-01-08 00:20:46 UTC
  • Revision ID: rousskov@measurement-factory.com-20140108002046-mtr9t6b4m1ppv3gn
Removed default FTP port from logged Request URIs on certain errors.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6201
6201
    header.putStr(HDR_FTP_REASON, msg);
6202
6202
    reply->hdrCacheInit();
6203
6203
 
6204
 
    setLogUri(http, http->uri);
 
6204
    setLogUri(http, urlCanonicalClean(http->request));
6205
6205
 
6206
6206
    clientStreamNode *const node = context->getClientReplyContext();
6207
6207
    clientReplyContext *const repContext =