> >> Yes sure :-) Feel free to send a patch regarding this otherwise I may > >> forget > >> just like I forgot to remove "1.5" from the stats page before releasing > >> 1.7.1. > > Attached. > > Marcin
> --- doc/configuration.txt.old 2016-12-12 22:57:04.000000000 +0100 > +++ doc/configuration.txt 2016-12-13 12:34:47.385694584 +0100 > @@ -13182,7 +13182,7 @@ > > fe_id : integer > Returns an integer containing the current frontend's id. It can be used in > - backends to check from which backend it was called, or to stick all users > + backends to check from which frontend it was called, or to stick all users > coming via a same frontend to the same server. > > fe_name : string Applied, thanks Marcin. Willy

