Frank Schröder

Results 241 comments of Frank Schröder

I'll do it. Can't be that hard, can it? (famous last words)

@Verdoso Since UDP is a connectionless protocol fabio wouldn't buffer the data since it wouldn't know when data didn't get to the upstream server. I can have a look at...

I’m still in the middle of moving my family to another country and meeting a deadline. If someone from the community wants to jump in then this is a good...

Do these headers have static or dynamic values, i.e. does the header value depend on the request?

If the headers need to be dynamic I might be able to re-use the formatting language I'm using for the access logger from #80. In this case I would need...

I guess they should be configurable per route as well so this needs to become part of the `urlprefix-` tag options.

@jippi there is no pipeline. Generally, I pick up things that people are asking for and for which I have an idea on how to implement it. Adding a static...

@jippi like what? fabio doesn't remove headers AFAIK, or does it?

@bkmit Can you provide a concrete example of what it is you're trying to do?

I need to think a bit on how to express that since I think I've moved myself somewhat into a corner with the config language. For example, should the header...