NAME
IO::K8s::Traefik::V1alpha1::ForwardingTimeouts - ForwardingTimeouts defines the timeouts for requests forwarded to the backend servers.
VERSION
version 1.108
dialTimeout
DialTimeout is the amount of time to wait until a connection to a backend server can be established.
idleConnTimeout
IdleConnTimeout is the maximum period for which an idle HTTP keep-alive connection will remain open before closing itself.
pingTimeout
PingTimeout is the timeout after which the HTTP/2 connection will be closed if a response to ping is not received.
readIdleTimeout
ReadIdleTimeout is the timeout after which a health check using ping frame will be carried out if no frame is received on the HTTP/2 connection.
responseHeaderTimeout
ResponseHeaderTimeout is the amount of time to wait for a server's response headers after fully writing the request (including its body, if any).
SUPPORT
Issues
Please report bugs and feature requests on GitHub at https://github.com/pplu/io-k8s-p5/issues.
CONTRIBUTING
Contributions are welcome! Please fork the repository and submit a pull request.
AUTHORS
Torsten Raudssus <getty@cpan.org>
Jose Luis Martinez Torres <jlmartin@cpan.org>
COPYRIGHT AND LICENSE
This software is Copyright (c) 2018-2026 by Jose Luis Martinez Torres <jlmartin@cpan.org>.
This is free software, licensed under:
The Apache License, Version 2.0, January 2004