Finacle page expire issue in slow network - MTU settings
Finacle pages getting expired while opening account or performing HTM menu transactions?
Set MTU value to 1328
Run CMD as administrator rights 
Run below commands in PC having Windows 10 OS:
netsh interface ipv4 set subinterface "Ethernet" mtu=1328 store=persistent
Press enter 
"Ok" this message will be displayed.
Done, now re-login to Finacle after clearing cookies, issue will get resolved.
.jpeg) 
First we have to run command
ReplyDeletenetsh interface ipv4 show subinterfaces
Where we can find subinterface name , whether it is Ethernet or Ethernet 2.