proxy - nginx proxying and custom business logic -


i need proxy user request user domain -> external domain b.

also need introduce custom business logic while proxying b.

one of task custom business logic - need process html on fly , replace in html links domain b a. also, need proxy http cookies , need implement content targeting based on different conditions.

is possible nginx ? so, languages can used custom business logic writing ? i'm java developer i'm interested in language looking efficient way.

if no, please suggest more suitable alternatives task.


Comments

Popular posts from this blog

Export Excel workseet into txt file using vba - (text and numbers with formulas) -

wordpress - (T_ENDFOREACH) php error -

Using django-mptt to get only the categories that have items -