Hi,all
 
I have a forward problem:
 
I want to use ser as an stateless proxy. After some operation SER forward the request stateless according to Request-URI.
 
Can I use the forward action? I know forward command has two parameters such as "forward(xxx.xxx.xxx.xxx,xxx)". If can, how to use?
 
wei