Lines Matching defs:backend
1460 * when disconnecting from backend.
2272 /* Unless we are connecting the backend via a (forward Proxy)Remote, we
2333 * Save our real backend data for using it later during HTTP CONNECT.
2364 * Only do a lookup if we should not reuse the backend address.
2377 * Looking up the backend address for the worker only makes sense if
2387 * Worker can have the single constant backend adress.
2446 * backend request URI.
2551 * The proxy is given by "backend", the target server
2552 * is contained in the "forward" member of "backend".
2554 static apr_status_t send_http_connect(proxy_conn_rec *backend,
2563 forward_info *forward = (forward_info *)backend->forward;
2570 backend->addr, backend->hostname);
2586 apr_socket_send(backend->sock, buffer, &nbytes);
2593 status = apr_socket_recv(backend->sock, buffer + len, &nbytes);
2607 status = apr_socket_recv(backend->sock, drain_buffer, &nbytes);
2715 "%s: backend socket is disconnected.",
2793 /* Set a timeout for connecting to the backend on the socket */
2981 * The socket is now open, create a new backend server connection
3001 /* For ssl connection to backend */
3469 * to backend
3498 * to the backend server, which may require the information to